Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 177,875 for

document formatting

(0.97 sec)
  1. ListFormat class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. Remarks A paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list Formatting is applied to a paragraph...Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. Remarks A paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table Formatting. Enhance your Document styles with flexible, conditional options!...areas to which conditional formatting may be defined in a table...Description FirstRow 0 Specifies formatting of the first row of a table...

    reference.aspose.com/words/net/aspose.words/con...
  4. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the Document building process....additional options for the document building process. Constructors...context_table_formatting True if the formatting applied to table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat Class | Aspose.Words for .NET

    Master list Formatting in your Documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. public class ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  6. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character Formatting onto the stack....pushFont() Saves current character formatting onto the stack. pushFont...Shows how to use a document builder’s formatting stack. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character Formatting previously saved on the stack in C++....method Retrieves character formatting previously saved on the stack...Shows how to use a document builder’s formatting stack. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two Documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my Document. PDF-PDF comparison and …...Document comparison - Using Aspose library Aspose.Total Product...am trying to compare two documents could be pdf-pdf, pdf-docx...

    forum.aspose.com/t/document-comparison-using-as...
  9. Aspose::Words::ImportFormatOptions::get_IgnoreH...

    Aspose::Words::ImportFormatOptions::get_IgnoreHeaderFooter method. Gets or sets a boolean value that specifies that source Formatting of headers/footers content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that specifies that source formatting of headers/footers content...specifies ignoring or not source formatting of headers/footers content...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Style = document.Styles["tableStyle"]; builder...applied a font earlier in the document using Aspose.Words.Font font...

    forum.aspose.com/t/setting-a-table-font-issue/3...